Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented May 7, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes

@thirdweb-dev/[email protected]

Patch Changes

@thirdweb-dev/[email protected]


PR-Codex overview

This PR primarily focuses on version updates and changelog entries for various packages within the project, including wagmi-adapter, vault-sdk, and thirdweb. It introduces new features, updates versions, and adjusts file structures for better organization.

Detailed summary

  • Updated version of @thirdweb-dev/wagmi-adapter from 0.2.71 to 0.2.72.
  • Added changelog entry for vault-sdk, version 0.0.2, introducing the SDK.
  • Updated version of @thirdweb-dev/vault-sdk from 0.0.1 to 0.0.2.
  • Added changelog entry for thirdweb, version 5.97.3, handling hex value format.
  • Updated version of thirdweb from 5.97.2 to 5.97.3.
  • Reformatted typesVersions in thirdweb/package.json for improved readability.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@vercel
Copy link

vercel bot commented May 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 11:11pm
login ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 11:11pm
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 11:11pm
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 11:11pm
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 7, 2025 11:11pm

@graphite-app
Copy link
Contributor

graphite-app bot commented May 7, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@@ -1,5 +1,11 @@
# @thirdweb-dev/react-native-adapter
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog title contains an incorrect package name. It currently shows @thirdweb-dev/react-native-adapter but should be @thirdweb-dev/vault-sdk to accurately reflect the package being updated in this PR. This mismatch could cause confusion for developers referencing the changelog in the future.

Suggested change
# @thirdweb-dev/react-native-adapter
# @thirdweb-dev/vault-sdk

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
thirdweb (esm) 53.77 KB (0%) 1.1 s (0%) 483 ms (+45.99% 🔺) 1.6 s
thirdweb (cjs) 144.26 KB (0%) 2.9 s (0%) 751 ms (+8.32% 🔺) 3.7 s
thirdweb (minimal + tree-shaking) 5.68 KB (0%) 114 ms (0%) 183 ms (+532.01% 🔺) 296 ms
thirdweb/chains (tree-shaking) 524 B (0%) 11 ms (0%) 44 ms (+459.19% 🔺) 55 ms
thirdweb/react (minimal + tree-shaking) 19.48 KB (0%) 390 ms (0%) 192 ms (+256.47% 🔺) 581 ms

@joaquim-verges joaquim-verges force-pushed the changeset-release/main branch from 408ec46 to 7521b83 Compare May 7, 2025 22:58
@joaquim-verges joaquim-verges requested review from a team as code owners May 7, 2025 22:58
@github-actions github-actions bot added the SDK Involves changes to the thirdweb SDK label May 7, 2025
@joaquim-verges joaquim-verges merged commit 4e6daac into main May 7, 2025
16 of 20 checks passed
@joaquim-verges joaquim-verges deleted the changeset-release/main branch May 7, 2025 23:03
@codecov
Copy link

codecov bot commented May 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.81%. Comparing base (5f6403b) to head (7521b83).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6972   +/-   ##
=======================================
  Coverage   54.80%   54.81%           
=======================================
  Files         901      901           
  Lines       57610    57610           
  Branches     3958     3961    +3     
=======================================
+ Hits        31575    31580    +5     
+ Misses      25935    25930    -5     
  Partials      100      100           
Flag Coverage Δ
packages 54.81% <ø> (+<0.01%) ⬆️

see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

packages SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants